home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / jeux / napman.swf / scripts / frame_353 / DoAction.as
Text File  |  2001-11-21  |  77b  |  7 lines

  1. call("clear");
  2. lives -= "1";
  3. if("-1" < lives)
  4. {
  5.    gotoAndPlay(323);
  6. }
  7.